Fix more prototypes.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 4 Jul 2010 13:41:55 +0000 (15:41 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 4 Jul 2010 13:41:55 +0000 (15:41 +0200)
commit7b8380b60b381036c7c93515a28939887ca03dea
treef9396dc54d9e6c2e107eef3ab31ad0d9e5cd2801
parent170a9ec19cd431b55bd326bf0d1f7650fa1aa7c2
Fix more prototypes.

* atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.
* sysdep.c (set_file_times): Use EMACS_TIME, not struct timeval.
* xgselect.c (xg_select): Use SELECT_TYPE, EMACS_TIME.
src/ChangeLog
src/atimer.c
src/sysdep.c
src/xgselect.c